﻿input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #fff;
}
input::-moz-input-placeholder,
textarea::-moz-input-placeholder {
  color: #fff;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #fff;
}
/**/
.banner {
  height: 600px;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 600px;
}
.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 600px;
  overflow: hidden;
  text-align: center;
  background-position: center top;
  background-repeat: no-repeat;
}
.fullSlide .bd li a {
  display: block;
  height: 600px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 1px;
  left: 0;
  height: 30px;
  line-height: 30px;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 12px;
  height: 12px;
  margin: 1px 3px;
  overflow: hidden;
  background: #fff;
  line-height: 999px;
  border-radius: 50%;
}
.fullSlide .hd ul .on {
  background: #000;
  width: 20px;
  border-radius: 30px;
}
.fullSlide .prev,
.fullSlide .next {
  display: block;
  position: absolute;
  z-index: 1;
  top: 50%;
  margin-top: -30px;
  left: 5%;
  z-index: 1;
  width: 40px;
  height: 60px;
  cursor: pointer;
  filter: alpha(opacity=50);
  opacity: 0.5;
  display: none;
  width: 73px;
  height: 73px;
}
.fullSlide .prev {
  background: url(../img/left1s.png) no-repeat;
}
.fullSlide .next {
  left: auto;
  right: 5%;
  background: url(../img/right1s.png) no-repeat;
}

/*index.css*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #fff;
}

.index_product {
  padding: 60px 0 60px;
  background: #fff;
  overflow: hidden;
}
/**/
.zs {
  height: 433px;
  background: url('../img/zsb.jpg') no-repeat center 0;
  font-family: 'Microsoft YaHei', serif;
  overflow: hidden;
  border-top: 1px solid #ebebeb;
}
.zs h2 {
  height: 115px;
  background: url('../img/zsz.png') no-repeat 0 31px;
  padding-top: 42px;
  padding-left: 512px;
  font-size: 36px;
  color: #2e6ac5;
}
.zs h2 p {
  font-size: 24px;
  color: #222222;
  font-weight: normal;
}
.zs li {
  width: 275px;
  float: left;
  text-align: center;
  margin: 0 11px;
}
.zs li a {
  font-size: 16px;
  color: #343434;
  line-height: 23px;
}
.zs li a p {
  width: 137px;
  height: 90px;
  background: url('../img/zsk_03.png') no-repeat;
  padding-top: 39px;
  margin: 0 auto 15px;
}
.zs li a p span {
  display: block;
  width: 56px;
  height: 47px;
  margin: auto 36px;
}
.zs li a:hover p {
  background: url('../img/zsk_05.png') no-repeat;
}
.zs li a:hover {
  color: #2e6ac5;
  font-weight: bold;
}
.zs .zsl a p span {
  background: url('../img/zst_03.png') no-repeat;
}
.zs .zsl a:hover p span {
  background: url('../img/zsb_03.png') no-repeat;
}
.zs .zsl1 a p span {
  background: url('../img/zst_05.png') no-repeat;
}
.zs .zsl1 a:hover p span {
  background: url('../img/zsb_05.png') no-repeat;
}
.zs .zsl2 a p span {
  background: url('../img/zst_07.png') no-repeat;
}
.zs .zsl2 a:hover p span {
  background: url('../img/zsb_07.png') no-repeat;
}
.zs .zsl3 a p span {
  background: url('../img/zst_09.png') no-repeat;
}
.zs .zsl3 a:hover p span {
  background: url('../img/zsb_09.png') no-repeat;
}
.zs .zsl4 a p span {
  background: url('../img/zst_11.png') no-repeat;
}
.zs .zsl4 a:hover p span {
  background: url('../img/zsb_11.png') no-repeat;
}
.zs .zsl5 a p span {
  background: url('../img/zst_14.png') no-repeat;
}
.zs .zsl5 a:hover p span {
  background: url('../img/zsb_14.png') no-repeat;
}
/**/
.fs {
  height: 569px;
  overflow: hidden;
  font-family: 'Microsoft YaHei', serif;
  border-bottom: 1px dashed #a9a9a9;
}
.fs h2 {
  text-align: center;
  height: 135px;
  padding-top: 33px;
}
.fs h2 a {
  font-size: 36px;
  color: #222222;
}
.fs h2 a p {
  width: 608px;
  height: 37px;
  border: 1px solid #4d4c8e;
  font-size: 20px;
  color: #555555;
  margin: 0 auto;
  line-height: 37px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.fs h2 a p span {
  color: #2e6ac5;
}
.fs li {
  float: left;
  width: 295px;
  height: 381px;
  margin-right: 3px;
  position: relative;
}
.fs li a {
  display: block;
  width: 295px;
  height: 339px;
  background: #e9e9e9;
  text-align: center;
  font-size: 18px;
  color: #3f3f3f;
  line-height: 24px;
}
.fs li p img {
  width: 164px;
  height: 164px;
  margin: 0 auto;
  padding: 30px 0 30px;
}
.fs li span {
  display: block;
  padding-bottom: 25px;
  background: url('../img/fs_19.png') no-repeat center bottom;
}
.fs li a:hover {
  position: absolute;
  left: -18px;
  top: -18px;
  background: url('../img/fsk.png') no-repeat;
  background-size: 100% 100%;
  width: 295px;
  height: 381px;
  z-index: 8;
  font-weight: bold;
  font-size: 22px;
  color: #ffffff;
  line-height: 28px;
}
.fs li .cur p img {
  width: 181px;
  height: 181px;
  padding: 48px 0 30px;
}
.fs li .cur span {
  display: block;
  padding-bottom: 25px;
  background: url('../img/fs_23.png') no-repeat center bottom;
}
.fs .nones {
  margin-right: 0;
}
/**/
.qs {
  overflow: hidden;
  font-family: 'Microsoft YaHei', serif;
}
.qs h2 {
  text-align: center;
  height: 130px;
  padding-top: 30px;
}
.qs h2 a {
  font-size: 34px;
  color: #222222;
}
.qs h2 a em {
  font-size: 48px;
}
.qs h2 a p {
  width: 316px;
  height: 29px;
  border: 1px solid #4d4c8e;
  font-size: 20px;
  color: #2e6ac5;
  margin: 0 auto;
  line-height: 29px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.qsz {
  width: 245px;
  float: left;
  padding-bottom: 20px;
  background: #f2f2f2;
}
.qsz h3 {
  height: 78px;
  background: #2e6ac5;
  text-align: center;
  padding-top: 30px;
  margin-bottom: 20px;
}
.qsz h3 a {
  font-size: 22px;
  color: #ffffff;
}
.qsz h3 a p {
  font-weight: normal;
  font: 12px 'Arial';
  color: #fff;
  text-transform: uppercase;
  margin-top: 5px;
}
.qsz h4 {
  width: 110px;
  float: left;
  height: 31px;
  margin: 0 auto;
  background: url('../img/qs_18.jpg') no-repeat 0 bottom;
  padding-top: 5px;
  text-align: center;
  line-height: 31px;
  margin-right: 5px;
  margin-left: 5px;
}
.qsz h4 a {
  font-size: 14px;
  color: #333333;
}
.qsz h4 a:hover {
  color: #f08000;
}
.qsz ul {
  padding-top: 10px;
}
.qsz li {
  margin-left: 38px;
  padding-left: 16px;
  background: url('../img/qs_22.jpg') no-repeat left center;
}
.qsz li a {
  font-size: 14px;
  color: #555555;
  line-height: 26px;
}
.qsz li a:hover {
  color: #f08000;
}
.qsz h5 {
  height: 110px;
  background: #2e6ac5 url('img/qs_41.jpg') no-repeat 40px 38px;
  margin-top: 25px;
  text-align: center;
  font: 28px Arial;
  color: #ffffff;
  font-weight: bold;
  padding-top: 40px;
}
.qsz h5 p {
  font-size: 16px;
  font-weight: normal;
}

.qsy {
  float: right;
  width: 926px;
}
.qsy h3 {
  height: 47px;
  background: url('../img/qsb.jpg') repeat-x;
  border: 1px solid #eeeeee;
}
.qsy h3 p {
  float: left;
}
.qsy h3 p a {
  font-size: 16px;
  color: #333333;
  line-height: 47px;
  margin-left: 23px;
  padding-left: 30px;
  background: url('../img/qs_06.jpg') no-repeat left center;
}
.qsy h3 em {
  display: block;
  float: right;
  margin-right: 23px;
}
.qsy h3 em a {
  font-size: 16px;
  color: #a2a2a2;
  line-height: 47px;
  font-weight: normal;
}
.qsy ul {
  height: 286px;
  padding-top: 10px;
}
.qsy li {
  float: left;
  margin-top: 10px;
  text-align: center;
  margin-right: 5px;
  margin-bottom: 20px;
  background: #eeeeee;
}
.qsy li a {
  font-size: 16px;
  color: #666666;
  display: block;
  line-height: 50px;
  
}
.qsy li a p{
  max-width: 300px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qsy li a:hover {
  color: #2e6ac5;
}
.qsy li img {
  width: 300px;
  height: 300px;
  border: 1px solid #eaeaea;
  border: 1px solid #eaeaea;
  display: block;
}
.qsy .nones {
  margin-right: 0;
}
.qsy li img:hover {
  border: 1px solid #2e6ac5;
}

.qsz1 {
  width: 277px;
  float: left;
  padding-bottom: 2px;
}
.qsz1 h3 {
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  color: #fff;
}
.qsz1 h3 p {
  font-weight: normal;
  font-size: 18px;
  color: #fff;
  text-transform: uppercase;
  margin-top: 10px;
}
.qsz1 h4 {
  width: 96%;
  margin: 11px 0 0;
  text-align: left;
  line-height: 52px;
  float: left;
  overflow: hidden;
  text-transform: ellipsis;
  white-space: nowrap;
  padding-left: 4%;
}
.qsz1 h4 a {
  font-size: 16px;
  color: #333;
  display: block;
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.qsz1 h4:hover {
  background: #0e67b6;
}
.qsz1 h4:hover a {
  color: #fff !important;
}
.qsz1 .qsz1_foot {
  background: url(../images/index_16.jpg) no-repeat;
  width: 277px;
  height: 179px;
  color: #fff;
  font-size: 32px;
  color: #fff;
  text-align: center;
  line-height: 170px;
  overflow: hidden;
}
.qsz1 .classfoot a {
  display: block;
  text-align: center;
  color: #fff;
  font-size: 16px;
  line-height: 40px;
  margin-bottom: 10px;
  font-weight: bold;
  padding-top: 10px;
}
.qsz1 .classfoot span:nth-of-type(1) {
  width: 40px;
  display: block;
  float: left;
  margin-left: 40px;
}
.qsz1 .classfoot span:nth-of-type(1) img {
  width: 40px;
  margin-top: 12px;
}
.qsz1 .classfoot span:nth-of-type(2) {
  width: 180px;
  display: block;
  float: right;
  font-size: 18px;
  line-height: 30px;
}
.qsz1 .classfoot span:nth-of-type(2) p {
  font-size: 24px;
  font-weight: bold;
}

.qsz1 .moresss {
  background: #2e6ac5;
  display: block;
  width: 280px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  margin: 20px auto;
}
.qsy1 {
  width: 880px;
  float: right;
}
.qsy1 h3 {
  height: 47px;
  background: url('../img/qsb.jpg') repeat-x;
  border: 1px solid #eeeeee;
}
.qsy1 h3 p {
  float: left;
}
.qsy1 h3 p a {
  font-size: 16px;
  color: #333333;
  line-height: 47px;
  margin-left: 23px;
  padding-left: 30px;
  background: url('../img/qs_06.jpg') no-repeat left center;
}
.qsy1 h3 em {
  display: block;
  float: right;
  margin-right: 23px;
}
.qsy1 h3 em a {
  font-size: 16px;
  color: #a2a2a2;
  line-height: 47px;
  font-weight: normal;
}
.qsy1 ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.qsy1 li {
  width: 272px;
  float: left;
  margin-bottom: 26px;
  text-align: center;
  background: #fff;
  line-height: 50px;
}
.qsy1 li a {
  font-size: 16px;
  color: #666666;
  text-align: center;
  display: block;
}
.qsy1 li:hover {
  background: #2e6ac5;
}
.qsy1 li:hover a {
  color: #fff;
}
.qsy1 li img {
  width: 100%;
  display: block;
}
.qsy1 li a span {
  background: #e3e3e3;
  display: block;
  margin: 0 15px 15px;
  color: #333;
}
.qsy1 .nones {
  margin-right: 0;
}
.qsy1_title {
  font-size: 32px;
  font-weight: bold;
  color: #0e67b6;
  margin-bottom: 20px;
  line-height: 40px;
  overflow: hidden;
}
.qsy1_title a {
  font-size: 16px;
  float: right;
}

.about {
  background-color: #efedf0;
  width: 100%;
  padding: 20px 0;
  overflow: hidden;
}
.about .title_index h2 {
  font-size: 24px;
  color: #2e6ac5;
  font-weight: bold;
  text-align: left;
}
.about-content {
  width: 1200px;
  margin: 20px auto;
  overflow: hidden;
  background-color: #ffff;
}
.about-content-left {
  width: 560px;
  height: 326px;
  float: right;
  padding: 40px 40px 0;
}
.aboutcontent {
  font-size: 16px;
  line-height: 30px;
}
.aboutcontent div:nth-child(2) img {
  float: left;
  padding-right: 30px;
  margin-top: 15px;
}
.about-content-right {
  width: 547px;
  float: left;
}
.about_more {
  background: #01ab48;
  width: 120px;
  line-height: 40px;
  border-radius: 4px;
  color: #fff;
  font-size: 14px;
  text-align: center;
  display: block;
  margin-top: 15px;
  float: right;
}
.about-content dl {
  width: 100%;
  margin-top: 45px;
  float: left;
  overflow: hidden;
}
.about-content dl dd {
  width: 239px;
  float: left;
  text-align: center;
  border-right: 1px #ccc solid;
  font-size: 16px;
  line-height: 40px;
}
.about-content dl dd:last-child {
  border-right: 0;
}
.case-swiper .swiper-wrapper {
  padding-top: 60px;
}

.swiper-cangku-next {
  right: 45%;
}
.swiper-cangku-prev {
  left: 45%;
}
.inshili dl {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
}
.inshili dl h6 {
  font-size: 18px;
  color: #01ab48;
  margin: 5px 0;
}
.inshili dl p {
  font-size: 14px;
  color: #999;
}

/**/
.ss {
  overflow: hidden;
  padding-bottom: 30px;
  font-family: 'Microsoft YaHei', serif;
}
.xss {
  width: 1200px;
  margin: 0 auto;
  position: relative;
}
.xss h2 {
  text-align: center;
  height: 115px;
  padding-top: 36px;
}
.xss h2 a {
  font-size: 34px;
  color: #222222;
}
.xss h2 a p {
  width: 345px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 20px;
  color: #2e6ac5;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.ssu {
  height: 74px;
  position: relative;
}
.ssu li {
  float: left;
  text-align: center;
}
.ssu li a {
  display: block;
  width: 290px;
  height: 73px;
  background: url('../img/ss_03.jpg') no-repeat;
  font-size: 18px;
  color: #222222;
  line-height: 54px;
  padding-right: 12px;
}
.ssu li a:hover,
.ssu li.cur a {
  background: url('../img/ss_06.jpg') no-repeat;
  color: #ffffff;
  font-weight: bold;
}
.ssu .ssl {
  position: absolute;
  right: -10px;
  top: 0;
}
.ssu1 li {
  float: left;
  padding: 0 3px;
}
.ssu1 li img {
  width: 394px;
  height: 248px;
}
.ssu1 li p {
  height: 44px;
  background: #e8e8e8;
  font-size: 15px;
  color: #666666;
  text-align: center;
  line-height: 44px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 394px;
}
.ssu1 li p:hover {
  color: #f08000;
}
.ssa {
  position: absolute;
  left: -70px;
  top: 324px;
}
.ssa1 {
  position: absolute;
  right: -70px;
  top: 324px;
}
/**/
.ms {
  height: 653px;
  background: url('../img/msb_02.jpg') no-repeat center bottom;
}
.ms h2 {
  text-align: center;
  height: 155px;
  padding-top: 61px;
}
.ms h2 a {
  font-size: 34px;
  color: #222222;
}
.ms h2 a p {
  width: 477px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 18px;
  color: #2e6ac5;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.ms h2 a span {
  font-size: 50px;
}
.msk {
  float: left;
  padding-left: 639px;
}
.msk h3 {
  float: left;
  width: 77px;
  height: 112px;
  background: #2e6ac5;
  text-align: center;
  font-size: 24px;
  color: #ffffff;
  padding-top: 20px;
}
.msk h3 span {
  display: block;
  font: 50px 'Arial';
}
.msk h4 {
  float: left;
  width: 433px;
  margin-left: 32px;
}
.msk h4 p {
  display: block;
  font-size: 30px;
  color: #2e6ac5;
  padding-top: 30px;
}
.msk h4 p span {
  display: block;
  font-size: 22px;
  color: #333333;
  font-weight: normal;
  margin-top: 10px;
  letter-spacing: 3px;
}
.msk h4 em {
  display: block;
  margin-top: 50px;
}
.msk h4 em span {
  display: block;
  font-size: 15px;
  color: #666666;
  line-height: 24px;
  font-weight: normal;
  margin-top: 10px;
}
.msk h4 a {
  display: block;
  width: 135px;
  height: 40px;
  background: url('../img/msk.jpg') no-repeat;
  font-size: 14px;
  color: #ffffff;
  text-align: center;
  line-height: 40px;
  font-weight: normal;
  margin-top: 45px;
}
/**/
.ms1 {
  height: 437px;
  background: url('../img/msb_03.jpg') no-repeat center 0;
}
.msk1 {
  padding-left: 0;
}
/**/
.ms2 {
  height: 437px;
  background: url('../img/msb_04.jpg') no-repeat center 0;
}
/**/
.dz {
  width: 100%;
  margin-bottom: 40px;
  overflow: hidden;
}
.dz h2 {
  text-align: center;
  height: 145px;
  padding-top: 47px;
}
.dz h2 a {
  font-size: 34px;
  color: #222222;
}
.dz h2 a p {
  width: 321px;
  height: 31px;
  border: 1px solid #807fae;
  margin: 0 auto;
  font-size: 20px;
  color: #2e6ac5;
  line-height: 31px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.dzk {
  height: 383px;
}
.dz dl {
  height: 383px;
}
.dz dd {
  float: left;
  width: 100%;
  margin: 40px 0 0;
}
.dz dd h3 {
  height: 106px;
  border-bottom: 1px solid #e5e5e6;
  font-size: 20px;
  color: #333333;
}
.dz dd h3 p {
  font: 36px 'Arial';
  color: #a3a3a3;
  font-weight: normal;
  text-transform: uppercase;
}
.dz dd h4 {
  font-weight: normal;
}
.dz dd .aboutimg {
  width: 420px;
  float: left;
  text-align: left;
}
.dz dd .aboutcontent {
  width: 740px;
  float: right;
  font-size: 16px;
  color: #333;
  opacity: 1;
  line-height: 30px;
  margin-top: 20px;
}
.dz dd .aboutcontent * {
  font-size: 20px;
  line-height: 50px;
}
.dz dd .aboutcontent a {
  display: block;
  float: right;
  width: 140px;
  height: 44px;
  border: 1px solid #2e6ac5;
  font-size: 16px;
  color: #2e6ac5;
  text-align: center;
  line-height: 44px;
  margin-top: 60px;
}
.dz dd h4 em a:hover {
  background: #ec7e01;
  border-color: #ec7e01;
  color: #ffffff;
}
.dz dt {
  padding-top: 40px;
  float: left;
  margin-right: 39px;
}
.dz dt img {
}
.dzk1 {
  position: relative;
}
.dzk1 h3 {
  height: 98px;
  text-align: center;
  line-height: 98px;
  font-size: 18px;
  color: #666666;
  font-weight: normal;
  background: url('../img/dz_07.png') no-repeat 0 center;
}
.dzk1 h3 a {
  display: inline-block;
  font-size: 18px;
  color: #666666;
  margin: 0 20px;
}
.dzk1 h3 a:hover,
.dzk1 h3 .cur {
  color: #2e6ac5;
  font-weight: bold;
  background: url('../img/dz_11.png') no-repeat center 70px;
}
.dzk1 li {
  float: left;
  margin: 0 6px;
  position: relative;
}
.dzk1 li a p {
  position: absolute;
  right: 0;
  top: 170px;
  width: 36px;
  height: 36px;
  background: url('../img/dzj.png') no-repeat;
}
.dzk1 li a:hover p,
.dzk1 li .cur p {
  background: url('../img/dzj1.png') no-repeat;
}
.dzk1 li img {
  width: 287px;
  height: 206px;
}
.dza {
  position: absolute;
  left: -17px;
  top: 200px;
}
.dza1 {
  position: absolute;
  right: -17px;
  top: 200px;
}
.foorform {
  padding-left: 40px;
}
.foorform input {
  width: 46%;
  margin: 1%;
  float: left;
  border: 1px #fff solid;
  line-height: 40px;
  background: none;
  padding-left: 1%;
}
.foorform textarea {
  width: 95.5%;
  background: none;
  height: 100px;
  margin-left: 1%;
  margin-top: 10px;
  padding-left: 1%;
  border: 1px #fff solid;
}
.foorform button {
  background-color: #fefefe;
  padding: 10px 25px;
  border: 0;
  font-size: 16px;
  float: right;
  margin-right: 2%;
  margin-top: 10px;
}
/**/
.news_listss {
  background: #fff;
}
.news_listss dl {
  width: 29.3333%;
  float: left;
  padding: 1%;
  background: #f1f2f3;
  margin: 1%;
}
.news_listss dl dt {
  width: 120px;
  float: left;
}
.news_listss dl dd {
  width: 300px;
  float: left;
}
.news_listss dl dd h4 {
}
.news_listss dl dd h4 a {
  display: block;
  font-size: 16px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.news_listss dl dd p {
  font-size: 14px;
  color: #999;
  line-height: 25px;
}

.dk {
  padding-bottom: 40px;
  background: url('../img/dkb.jpg') no-repeat center 0;
  overflow: hidden;
  font-family: 'Microsoft YaHei', serif;
}
.dk h2 {
  height: 140px;
  text-align: center;
  padding-top: 35px;
}
.dk h2 a {
  font-size: 34px;
  color: #333333;
}
.dk h2 a p {
  width: 397px;
  height: 33px;
  border: 1px solid #4d4c8e;
  margin: 0 auto;
  font-size: 20px;
  color: #2e6ac5;
  line-height: 33px;
  font-weight: normal;
  letter-spacing: 5px;
  margin-top: 10px;
}
.dk h3 {
  height: 64px;
  font-weight: normal;
}
.dk h3 p {
  float: left;
  padding-left: 28px;
  background: url('../img/dk_03.jpg') no-repeat left center;
}
.dk h3 p a {
  font-size: 18px;
  color: #333333;
}
.dk h3 p a span {
  display: block;
  font: 18px 'Arial';
  color: #999999;
  text-transform: uppercase;
}
.dk h3 em {
  display: block;
  float: right;
  margin-top: 10px;
}
.dk h3 em a {
  font: 14px 'Arial';
  color: #999999;
  text-transform: uppercase;
}
.dkk {
  width: 386px;
  float: left;
  margin-right: 18px;
}
.dkb {
  height: 450px;
  background: #f8f8f8;
}
.dkk dl {
  padding-top: 33px;
  width: 322px;
  margin: 0 auto;
}
.dkk dt img {
  width: 322px;
  height: 142px;
  padding: 2px;
  border: 1px solid #d7d7d7;
}
.dkk dd {
  margin-top: 19px;
}
.dkk dd .dkp {
  height: 73px;
  margin-bottom: 11px;
}
.dkk dd .dkp em {
  display: block;
  float: left;
  width: 91px;
  height: 63px;
  background: #ec7e01;
  text-align: center;
  font-size: 20px;
  color: #ffffff;
  padding-top: 10px;
}
.dkk dd .dkp em i {
  display: block;
  font-style: normal;
  font-size: 30px;
  color: #ffffff;
  line-height: 30px;
}
.dkk dd .dkp span {
  display: block;
  float: right;
  width: 210px;
  font-size: 14px;
  color: #333333;
  line-height: 14px;
  white-space: normal;
}
.dkk dd .dkp span i {
  display: block;
  font-style: normal;
  font-size: 14px;
  color: #808080;
  line-height: 22px;
  margin-top: 10px;
}
.dkk dd .dkp span i b {
  color: #ec7e01;
  font-weight: normal;
}
.dkk dd p {
  height: 33px;
  margin-bottom: 7px;
}
.dkk dd p em {
  display: block;
  float: left;
  width: 92px;
  height: 33px;
  font-size: 14px;
  color: #666666;
  text-align: center;
  line-height: 33px;
  background: #dddddd;
  font-family: Arial, serif;
}
.dkk dd p span {
  display: block;
  float: right;
  width: 210px;
  font-size: 14px;
  color: #666666;
  line-height: 33px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dkk dd p span:hover {
  color: #f08000;
}
.dkk1 {
  width: 390px;
  float: left;
  margin-right: 16px;
}
.dkb1 {
  height: 450px;
  background: #f8f8f8;
}
.dkk1 dl {
  width: 330px;
  height: 111px;
  border-bottom: 1px dashed #d0d0d0;
  margin: 0 30px;
  padding-top: 25px;
}
.dkk1 dt {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.dkk1 dt a {
  font-size: 14px;
  color: #ec7e01;
  padding-left: 34px;
  background: url('../img/dk_07.jpg') no-repeat left center;
}
.dkk1 dd {
  font-size: 14px;
  color: #7e7e7e;
  line-height: 20px;
  width: 300px;
  margin: 10px 0 0 34px;
}
.dkk1 .nones {
  border-bottom: 0;
}
.dkk2 {
  width: 390px;
  float: left;
}
.dkb2 {
  height: 420px;
  background: #f8f8f8;
  padding-top: 32px;
}
.dkb2 p {
  width: 335px;
  margin: 0 auto;
}
.dkb2 p label {
  width: 335px;
  height: 48px;
  float: left;
}
.dkb2 p .luynr {
  height: 181px;
}
.dkb2 p input {
  display: block;
  width: 258px;
  height: 36px;
  line-height: 36px;
  margin-bottom: 12px;
  border: 0;
  padding-left: 72px;
  float: left;
}
.dkb2 .dki {
  background: url('../img/dkk_03.jpg') no-repeat;
}
.dkb2 .dki1 {
  border: 1px solid #dddddd;
}
.dkb2 i {
  color: red;
  display: block;
  float: left;
  padding-top: 12px;
}
.dkb2 .dki2 {
  border: 1px solid #dddddd;
}
.dkb2 .dkt {
  width: 315px;
  height: 147px;
  border: 1px solid #dddddd;
  background: #f8f8f8;
  padding: 10px 0 0 15px;
  font-size: 12px;
  color: #7e7e7e;
  text-align: left;
}
.dkb2 em {
  display: block;
  width: 330px;
  margin: 22px auto 0;
}
.dkb2 em input {
  border: 0;
  float: left;
  width: 100px;
  color: rgba(0, 0, 0, 0);
  height: 35px;
  margin-right: 14px;
}
.dkb2 .dki3 {
  background: url('../img/dk_15.jpg') no-repeat;
}
.dkb2 .dki4 {
  background: url('../img/dk_17.jpg') no-repeat;
}

/**/
.yq {
  height: 199px;
  background: #2e6ac5;
  font-family: 'Microsoft YaHei', serif;
  overflow: hidden;
}
.yq h2 {
  height: 50px;
  padding-top: 75px;
  font-weight: normal;
}
.yq h2 p {
  float: left;
  padding-left: 20px;
  background: url('../img/yqx.jpg') no-repeat left 10px;
  margin-left: 28px;
}
.yq h2 p a {
  font-size: 20px;
  color: #ffffff;
}
.yq h2 p a span {
  font: 28px 'Arial';
  text-transform: uppercase;
}
.yq h2 em {
  display: block;
  float: right;
  margin: 10px 28px 0 0;
}
.yq h2 em a {
  font-size: 14px;
  color: #ffffff;
}
.yq h3 {
  font-weight: normal;
}
.yq h3 a {
  font-size: 14px;
  color: #ffffff;
  line-height: 28px;
  margin: 0 36px;
}
.dangqian {
  font-size: 12px;
  color: #666;
}
.qsy h3 em.dangqian a {
  font-size: 12px;
  color: #666;
}
/**/
.page {
  width: 100%;
  text-align: center;
  padding: 50px 0px;
  margin-bottom: 20px;
  overflow: hidden;
  *zoom: 1;
}
.page a {
  display: inline-block;
  width: 65px;
  background: #ffffff;
  height: 48px;
  vertical-align: middle;
  line-height: 48px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  float: left;
  text-decoration: none;
  color: #333;
  outline: none;
}
.page a:hover {
  background: #095db0!important;
  color: #fff!important;
  background-repeat: no-repeat;!important
}
.page span {
  display: inline-block;
  min-width: 45px;
  padding: 0 10px;
  background: #ffffff;
  height: 48px;
  vertical-align: middle;
  line-height: 48px;
  font-size: 14px;
  border: 1px solid #e5e5e5;
  margin-left: -1px;
  float: left;
}
.page .currPage {
  background: #095db0!important;
  color: #fff!important;
}

/*信息详细页*/
.agent_tit {
  font-size: 22px;
  text-align: center;
  padding-top: 20px;
}
.agent_data {
  font-size: 12px;
  text-align: center;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px #ccc solid;
}
.agent_img {
  text-align: center;
}
.agent_img img {
  max-width: 840px;
}
.agent_con {
  width: 890px;
  padding: 10px;
  line-height: 30px;
  font-size: 14px;
}
.agent_con p {
  font-size: 14px;
  line-height: 30px;
}
.agent_con div {
  font-size: 14px;
  line-height: 30px;
}
.agent_con img {
  max-width: 900px;
}

.agent_page {
  padding: 20px;
  color: #333;
  font-size: 14px;
}
.agent_page a {
  color: #333;
}
.agent_page a:hover {
  color: #e64710;
}

.pro-cc {
  width: 930px;
}
.pro-cc li {
  background: #095db0;
  width: 290px;
  float: left;
  margin: 10px;
  text-align: center;
  line-height: 0;
  font-size: 0;
  overflow: hidden;
}
.pro-cc li a {
  width: 100%;
  height: 340px;
  display: inline-block;
}
.pro-cc li a:hover,
.pro-c li.cur a {
}
.pro-cc li img {
  width: 100%;
  height: 300px;
}
.pro-cc li span {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  text-align: center;
  width: 100%;
  color: #fff;
}
.pro-cc li.nomr {
  margin-right: 0;
}

dl.news_dl {
  font-size: 14px;
  color: #666;
  padding: 0 5px;
  line-height: 22px;
  border-bottom: 1px dashed #cccccc;
}
dl.news_dl a {
  color: #000;
}
dl.news_dl dt {
  margin-bottom: 3px;
  margin-top: 5px;
  line-height: 24px;
  height: 24px;
  width: 920px;
  overflow: hidden;
}
dl.news_dl .dt_1 {
  height: 20px;
  padding-left: 10px;
  font-size: 14px;
  color: #333;
  font-weight: bold;
}
dl.news_dl .dt_1:hover {
  color: #e64710;
}
dl.news_dl .dt_2 {
  font-size: 12px;
  float: right;
  padding: 0 10px 0 8px;
  font-family: '宋体';
}
dl.news_dl .dt_3 {
  font-size: 12px;
}
dl.news_dl .dt_3 a {
  color: #e64710;
  text-decoration: underline;
}
dl.news_dl dd {
  font-size: 12px;
  padding-left: 10px;
  height: 45px;
  overflow: hidden;
  margin-bottom: 10px;
}

#sitemap {
  padding: 10px;
}
#sitemap .sitemapclass {
  padding: 5px 0px;
  overflow: hidden;
}
#sitemap .sitemapclass1 {
  font-weight: bold;
  display: block;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
}
#sitemap dd {
  float: left;
}
#sitemap .sitemapclass1 h2 {
  height: 30px;
}
#sitemap .sitemapclass1 a {
  display: block;
  height: 30px;
  padding: 2px 10px;
  background: #e6e6e6;
}
#sitemap .sitemapclass2 {
  padding-left: 15px;
  padding-top: 3px;
}
#sitemap .sitemapclass2 h3 {
  background: url(../images/bit_07.gif) no-repeat left center;
  padding: 0 10px;
  height: 30px;
}
#sitemap .sitemapclass2 h3 a {
  color: #333 !important;
}
#sitemap .sitemapclass2 h4 {
  display: inline;
  padding: 0px 6px;
}
#sitemap .sitemapclass2 h4 a {
  text-decoration: underline;
}
.guestbook_table {
  font-size: 14px;
}
.guestbook_table tr {
  width: 90%;
  height: 56px;
}
.guestbook_table tr th {
  width: 200px;
  text-align: right;
  padding-right: 20px;
}
.guestbook_table .name {
  width: 30%;
  text-align: right;
  padding-right: 2%;
  color: #000;
  font-weight: normal;
}
.guestbook_table .input-text {
  width: 80%;
  line-height: 30px;
  font-size: 14px;
  font-family: '微软雅黑';
  border: 1px #ccc solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.guestbook_table #l_yzm {
  width: 25%;
}
.guestbook_table textarea {
  width: 80%;
  height: 140px;
  margin-top: 6px;
  font-size: 14px;
  font-family: '微软雅黑';
  border: 1px #ccc solid;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.guestbook_table .dosubmit {
  width: 81px;
  height: 35px;
  margin-top: 13px;
  border: none;
  background: #0186d5;
  color: #fff;
  text-align: center;
  font-size: 16px;
  font-family: '微软雅黑';
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  margin-right: 10px;
}
.xuanze {
  background: #f9f9f9;
  width: 100%;
  padding: 40px 0 0;
  text-align: center;
  overflow: hidden;
}
.xuanze-list dl {
  margin: 40px 0;
  width: 20%;
  float: left;
  height: 266px;
  transition: all 0.3s ease-in;
}
.xuanze-list dl:hover {
  background: url('../images/bg1.png') top center no-repeat;
}
.xuanze-list dl dt {
  height: 50px;
  margin: 40px 0;
}
.xuanze-list dl dd h2 {
  font-size: 24px;
  margin-bottom: 20px;
}
.xuanze-list dl dd h2:after {
  content: '';
  background: #2e6ac5;
  width: 40px;
  height: 2px;
  display: block;
  margin: 10px auto;
}
.xuanze-list dl dd p {
  font-size: 18px;
}
.product-class {
  width: 100%;
  overflow: hidden;
  margin-top: 40px;
}
.product-class h4 {
  display: inline-block;
  background: #eeeeee;
  padding: 16px 38px;
  float: left;
  margin-top: 30px;
  margin-left: 20px;
}
.product-class h4 a {
  font-size: 16px;
}
.product-class h4:nth-of-type(1) {
  margin: 0;
}
.product-class h4:last-child {
  padding: 0;
}
.hengfu {
  width: 100%;
  height: 243px;
  background: url(../images/jinmao_34.jpg) top center no-repeat;
}
.youshi {
  background: url('../images/ysbg.jpg') top center no-repeat;
  position: relative;
  overflow: hidden;
}
.youshi_left {
  width: 300px;
  float: left;
  padding-top: 250px;
}
.youshi_midd {
  width: 600px;
  float: left;
  text-align: center;
}
.youshi_midd img {
  position: relative;
  z-index: 1000;
}
.youshi_midd_intro {
  background: linear-gradient(to bottom, #2c95e6, #0052a0);
  padding: 100px 40px 40px;
  position: relative;
  margin-top: -60px;
}
.youshi_midd_intro h2 {
  font-size: 32px;
  color: #fff;
  margin-bottom: 40px;
}
.youshi_midd_intro p {
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  margin-bottom: 40px;
}
.ystitle {
  padding-top: 40px;
  text-align: center;
}
.ystitle h2 {
  font-size: 36px;
  color: #fff;
  margin-bottom: 20px;
}
.ystitle p {
  font-size: 27px;
  color: #fff;
}
.youshi dl {
  width: 100%;
  overflow: hidden;
}
.youshi dl dt {
  width: 100%;
  float: left;
  text-align: right;
  overflow: hidden;
}
.youshi dl dd {
  width: 100%;
  float: left;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}

.youshi dl dt img {
  width: 100%;
}
.youshi dl dd div {
  width: 100%;
}
.youshi dl dd div:nth-of-type(1) {
  width: 100%;
  font-size: 48px;
  color: #1e80d0;
  font-weight: bold;
  font-family: 'Helvetica Neue', Helvetica, Arial;
  border-bottom: 1px #ccc dashed;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.youshi dl dd div h2 {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 24px;
  overflow: hidden;
}
.youshi dl dd div h2 span {
  font-size: 24px;
  color: #1e80d0;
  font-weight: bold;
}
.youshi dl dd div h4 {
  color: #333;
  font-size: 20px;
  margin-bottom: 10px;
  padding-bottom: 15px;
  border-bottom: 1px #1e80d0 dashed;
}
.youshi dl dd div p {
  margin-bottom: 10px;
  font-size: 16px;
  line-height: 30px;
}
.youshi dl dd div p span {
  color: #01ab48;
  font-size: 29px;
  float: left;
}
.youshi dl dd div p img {
  margin-right: 10px;
}
.youshi dl:nth-of-type(1),
.youshi dl:nth-of-type(3) {
  position: relative;
  z-index: 80;
}
.youshi dl:nth-of-type(2),
.youshi dl:nth-of-type(4) {
  position: relative;
  z-index: 1000;
}
.youshi dl:nth-of-type(2) dd div,
.youshi dl:nth-of-type(4) dd div {
  float: right;
}
.youshi dl:nth-of-type(2) dt img,
.youshi dl:nth-of-type(4) dt img {
  /* margin-top: -70px; */
}

.xiaobanner {
  background: url(../images/sbanner.png) top center no-repeat;
  width: 100%;
  height: 260px;
  margin-top: 60px;
}
.xiaobannertelss {
  color: #fff;
  font-size: 18px;
  display: flex;
  align-items: center;
  text-align: right;
  justify-content: flex-end;
  padding-top: 150px;
  margin-right: 140px;
}
.xiaobannertelss img {
  margin-right: 15px;
}

.fivediv {
  background: url(../images/bg.png) top center no-repeat;
  width: 100%;
  height: 239px;
  overflow: hidden;
}
.fivediv dl {
  width: 20%;
  color: #fff;
  float: left;
  text-align: center;
}
.fivediv dl dt {
  margin-top: 40px;
  height: 60px;
}
.fivediv dl dd h4 {
  font-size: 20px;
  margin-top: 10px;
}
.fivediv dl dd span {
  display: block;
  width: 30px;
  height: 1px;
  background: #fff;
  margin: 10px auto;
}
.fivediv dl dd p {
  margin-top: 10px;
  font-size: 16px;
}
.xijievs {
  background: url(../images/bgvs.jpg) top center no-repeat;
  height: 660px;
  width: 100%;
  overflow: hidden;
}
.xijievs .title_img {
  text-align: center;
  padding: 20px 0;
}
.xijievslist {
  text-align: center;
}
.xijievslist div {
  width: 50%;
  float: left;
  height: 224px;
  padding-left: 80px;
  padding-top: 106px;
  text-align: left;
}
.xijievslist div h2 {
  color: #333;
  font-size: 24px;
  margin-bottom: 20px;
}
.xijievslist div p {
  color: #333;
  font-size: 18px;
  text-align: left;

  line-height: 30px;
}
.xijievslist div:nth-of-type(1) {
  margin-left: 50%;
}
.xijievslist div:nth-of-type(2) h2 {
  margin-top: 30px;
}
.hyyingyong {
  background: #fff;
  text-align: center;
  padding: 40px 0;
  overflow: hidden;
}
.hyyingyong dl {
  width: 18%;
  margin: 1%;
  background: #f2f2f2;
  float: left;
}
.hyyingyong dl dt {
  display: flex;
  align-items: center;
  text-align: justify;
  justify-content: center;
  height: 60px;
  margin-top: 20px;
  margin-bottom: 20px;
}
.hyyingyong dl dd {
  line-height: 60px;
  font-size: 18px;
}
.hyyingyong dl:hover {
  background: #2e6ac5;
}
.hyyingyong dl:hover img {
  filter: brightness(100);
}
.hyyingyong dl:hover dd {
  color: #fff;
}

.yingyong {
  background: linear-gradient(to bottom, #f6f6f6 0 60%, #2e6ac5 40%);
  padding-bottom: 80px;
}
.yingyong-content {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}

.footnav {
  width: 800px;
  padding-top: 20px;
  margin-left: 200px;
  height: 64px;
}
.footnav ul {
  width: 100%;
  margin: 10px 0;
  padding-bottom: 20px;
  text-align: left;
  border-bottom: 1px #fff solid;
}
.footnav ul li {
  display: inline-block;
}
.footnav ul li a {
  color: #fff;
  font-size: 16px;
  padding: 0 14px;
  border-right: 1px #fff solid;
}
.footnav ul li:last-child a {
  border-right: 0;
}
.erweima img {
  width: 150px;
}
.case-swiper .swiper-wrapper {
  padding-bottom: 100px;
}
.case-swiper .swiper-wrapper .swiper-slide img {
  height: 220px;
}
.case-swiper .swiper-wrapper .swiper-slide p {
  font-size: 16px;
  text-align: left;
  line-height: 40px;
  background: #eeeeee url(../images/jinmao_37.jpg) 10px 6px no-repeat;
  padding-left: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.liucheng {
  background: #0168b7;
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
}
.swiper-cangku-next,
.swiper-cangku-prev {
  top: 90%;
  width: 30px;
  height: 20px;
  background-size: 100%;
}
.swiper-cangku-next::after,
.swiper-cangku-prev::after {
  font-size: 24px;
}
.zizhi {
  background: url(../images/bg.jpg) top center no-repeat;
  background-size: cover;
  padding: 40px 0;
}
.swiper-container {
  width: 100%;
  height: auto;
  padding: 0 0;
  margin-left: auto;
  margin-right: auto;
}
.swiper-slide {
  text-align: center;
  font-size: 18px;
  height: 400px;

  /* Center slide text vertically */
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  transition-property: all;
}
#progressEffect {
  position: absolute;
  z-index: 10;
  top: 20px;
  left: 20px;
}
.swiper-slide.swiper-slide-active {
  z-index: 10000;
}
.search_form {
  float: left;
}
.search_form form{
  border: 2px #006bbe solid;
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
}
.search_form input,
.search_form button{
  display: inline-block;
  margin: 0;
  padding: 0;
  border: 0;
  background: #fff;
  line-height: 40px;

}
.search_form button{
  background: #006bbe;
  color: #fff;
  padding: 0 10px;
  font-size: 14px;
}
